home *** CD-ROM | disk | FTP | other *** search
- func i32x GetCyclistNumDebugData();
- func szx GetCyclistDebugDataName(i32x _iDebugDataIndex);
- func i32x GetCyclistDebugDataHasToDraw(i32x _iDebugDataIndex);
- func i32x SetCyclistDebugDataHasToDraw(i32x _iDebugDataIndex,i32x _iValue);
-
- func i32x GetCyclistNumDebugDataToDraw();
- func f32x GetCyclistDebugDataMin(i32x _iDebugDataIndex);
- func f32x GetCyclistDebugDataMax(i32x _iDebugDataIndex);
- func f32x GetCyclistDebugDataValue(i32x _iDebugDataIndex);
-